home *** CD-ROM | disk | FTP | other *** search
-
-
-
- Hash_GetValue C Library Procedures Hash_GetValue
-
-
-
- _________________________________________________________________
-
- NNAAMMEE
- Hash_GetValue, Hash_SetValue - read or write value associ-
- ated with key
-
- SSYYNNOOPPSSIISS
- ##iinncclluuddee <<hhaasshh..hh>>
-
- ClientData
- HHaasshh__GGeettVVaalluuee(_e_n_t_r_y_P_t_r)
-
- HHaasshh__SSeettVVaalluuee(_e_n_t_r_y_P_t_r, _v_a_l_u_e)
-
- AARRGGUUMMEENNTTSS
- Hash_Entry *_e_n_t_r_y_P_t_r (in) Address of entry whose
- value is to be queried or
- modified.
-
- ClientData _v_a_l_u_e (in) New value to be stored in
- entry.
-
- _________________________________________________________________
-
-
- DDEESSCCRRIIPPTTIIOONN
- Each hash table entry consists of a key and an associated
- value. HHaasshh__GGeettVVaalluuee returns the value associated with an
- entry, and HHaasshh__SSeettVVaalluuee changes the value to _v_a_l_u_e.
- HHaasshh__GGeettVVaalluuee and HHaasshh__SSeettVVaalluuee are both macros.
-
-
- KKEEYYWWOORRDDSS
- entry, hash table, value
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Sprite v.1.0 Printed: February 13, 1989 1
-
-
-
-